-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix Locale Picker and small picker styles #4810
Conversation
da92f74
to
1fb5be3
Compare
cc: @Beamanator as you are assigned Engineer to the issue. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed API call.
- 👍 looks great, no extra, useless API calls
Fixed the Picker style so that it shows a blue border while focused. - 👍 confirmed on web
Fixed picker style on Firefox browsers. https://expensify.slack.com/archives/C01GTK53T8Q/p1629962984011400 - 👍 looking good on Preferences page & elsewhere! Still looks good on other browsers too
A few code comments though
Sorry for the extra code, I have fixed that. |
19f89af
to
fc5f99b
Compare
Resolved a few comments & responded to 2 more 👍 |
Updated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by @Beamanator in version: 1.0.88-3 🚀
|
🚀 Deployed to production by @roryabraham in version: 1.0.90-2 🚀
|
@parasharrajat just double checking here - what does the picker look like when it is not active? It seems like the styles are still a little off - I think when the picker is active, the border color should change instead of an additional blue border being added. Let me know if that makes sense. |
When picker is not active it shows gray border like other input in app. There are two borders arround the picker. I changed the colour or outer border but didn't know that there were two borders. So In a follow up I will remove the inner border. |
Details
Fixed Issues
$ #4513
Tests | QA Steps
Tested On
Screenshots
Web | Desktop
Mobile Web
iOS
Android